LEADTOOLS (Leadtools.Logging assembly)
LEAD Technologies, Inc

SerializableDictionary<TKey,TValue> Constructor(SerializationInfo,StreamingContext)






A System.Runtime.Serialization.SerializationInfo object containing the information required to serialize the Dictionary.
A System.Runtime.Serialization.StreamingContext structure containing the source and destination of the serialized stream associated with the Dictionary.
Initializes a new instance of the SerializableDictionary<TKey,TValue> class.
Syntax
protected SerializableDictionary<TKey,TValue>( 
   SerializationInfo info,
   StreamingContext context
)
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New SerializableDictionary(Of TKey,TValue)(info, context)
protected SerializableDictionary<TKey,TValue>( 
   SerializationInfo info,
   StreamingContext context
)
function SerializableDictionary( 
   info ,
   context 
)
protected:
SerializableDictionary<TKey,TValue>( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info
A System.Runtime.Serialization.SerializationInfo object containing the information required to serialize the Dictionary.
context
A System.Runtime.Serialization.StreamingContext structure containing the source and destination of the serialized stream associated with the Dictionary.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SerializableDictionary<TKey,TValue> Class
SerializableDictionary<TKey,TValue> Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features